Skip to content

bpo-35960: Fix dataclasses.field throwing away empty metadata. #11815

Merged
ericvsmith merged 3 commits into
python:masterfrom
chrahunt:fix/bpo-35960
Feb 12, 2019
Merged

bpo-35960: Fix dataclasses.field throwing away empty metadata. #11815
ericvsmith merged 3 commits into
python:masterfrom
chrahunt:fix/bpo-35960

Conversation

@chrahunt

@chrahunt chrahunt commented Feb 11, 2019

Copy link
Copy Markdown
Contributor

Comment thread Lib/test/test_dataclasses.py
Comment thread Lib/test/test_dataclasses.py
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @chrahunt for the PR, and @ericvsmith for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 12, 2019
…nGH-11815)

(cherry picked from commit b01786c)

Co-authored-by: Christopher Hunt <chrahunt@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-11826 is a backport of this pull request to the 3.7 branch.

ericvsmith pushed a commit that referenced this pull request Feb 12, 2019
) (GH-11826)

(cherry picked from commit b01786c)

Co-authored-by: Christopher Hunt <chrahunt@gmail.com>
@chrahunt
chrahunt deleted the fix/bpo-35960 branch February 12, 2019 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants